.SortFolderOpen {    
	
	background-repeat: no-repeat;
	height: 33px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	
	background-repeat: no-repeat;
	height: 33px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
    
		
	background-repeat: no-repeat;
	height: 33px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	
	background-repeat: no-repeat;
	height: 33px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	
	background-repeat: no-repeat;
	height: 33px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	
	background-repeat: no-repeat;
	height: 33px;
	cursor: hand;
	padding-left: 16px;
}

.gray-Normal{cursor:pointer;COLOR: #333333;}
.gray-Selected{
	COLOR: #666666;
	font-size: 12px;
	font-weight:bold;
	border: none;
	
}
.menu {
	FONT-WEIGHT: bold;
	
	COLOR: #cc0000;
	LINE-HEIGHT: normal;
	font-size: 12px;
}

.News_Title{
    width:400px;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D2D2D2;
	font-size:12px;
	color:#666;
	text-align:left;
	background-image:url(img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:"ËÎÌå";
	padding-top:8px;
	line-height: 14px;
}	
.News_TitleD{
    width:100px;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D2D2D2;
	font-size:12px;
	color:#666;
	text-align:left;
	font-family:"ËÎÌå";
	padding-top:8px;
	line-height: 14px;	
}	
	